ClangTidy

Members

Functions

execute
void execute()

Execute the analyzer.

putEnv
void putEnv(Environment v)

The environment the analyzers execute in.

result
Result result()
setup
void setup()

Setup the environment for analyze.

tearDown
void tearDown()

Cleanup after analyze.

Inherited Members

From BaseFixture

explain
string explain()

Explain what the analyser is.

putEnv
void putEnv(Environment)

The environment the analysers execute in.

setup
void setup()

Setup the environment for analyze.

execute
void execute()

Execute the analyser.

tearDown
void tearDown()

Cleanup after analyze.

result
Result result()

Meta